All apis of MPK
All
| method | description |
|---|---|
public static boolean addStatusListener(String pkgForDebug, IMpkStatusListener callback, int events); |
Register mpk data change and expansion board click event listener, specify which event to observe.
Params:Return:boolean true\uff1aregister success false\uff1aregister failSupported Products:All |
public static boolean removeStatusListener(IMpkStatusListener callback); |
remove call listener
Params:Return:boolean true: remove ok;false: remove failSupported Products:All |
| Member | description |
|---|---|
public static final String API |
The tag name of MpkApi,which is used in {@link com.gs.common.client.ApiClient.Builder#addApi(String)} Supported Products:All |